@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/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2583'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2583'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2585'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2585'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2586'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2586'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2582'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2582'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.107'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.109'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.110'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.112'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.113'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.114'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.115'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.116'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.117'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.118'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.119'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.120'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.102'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.103'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.104'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.105'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.106'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.91'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.94> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.94'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.95'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.96'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.98> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.98'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.99'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.100'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.101'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Polysiphonia nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144651'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.37'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1027775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.38'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.40'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.33'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.34'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.36> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.36'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.41'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.42'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.43'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.44'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.46> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.46'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Ceramium botryocarpum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144535'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.47'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Ceramium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144555'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.48'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.49> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.49'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.51'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.52'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.69'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.70'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.71'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.72'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.73'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.74'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.75'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.76'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.77'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.80'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.81'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.82'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.83'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.84'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.30'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.31'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.32'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.27'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.28> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.28'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.29'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.25'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.26'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Polysiphonia nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144651'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.85'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1027775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.87> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.87'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Spermothamnion repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144702'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.88'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.89> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.89'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.90'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.13'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.14'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.11'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.12'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.60'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.62'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.64'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.65'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.66'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.68'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.15'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.16'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.17'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.23'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.24'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.22'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.19'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.20'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.54'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.55'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.56'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.57'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.58'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.59'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2595'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2595'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.10'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2590'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2590'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2592'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2592'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2594'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2594'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2587'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2587'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2588'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2588'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2589'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2589'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.9'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79283 -8.17849)"^^geo:wktLiteral ;
  geo-pos:lat "51.79283"^^xsd:decimal ;
  geo-pos:long "-8.17849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.17849'^^xsd:double;
  dwc:latitude '51.79283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.53'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2650'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2650'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2651'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2651'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2653'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2653'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2654'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2654'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2655'^^xsd:integer;
  dwc:scientificName 'Ulothrix implexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2655'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.252'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.253'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.255'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.256'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.257'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.258'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.276'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2656'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2656'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.277'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.278'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.280'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.281'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.282'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.283'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.284'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.285'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.286'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.288'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.289'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.290'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2657'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2657'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2659'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2659'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2660'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2660'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2661'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2661'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2662'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2662'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2663'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2663'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2665'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2665'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2666'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2666'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2667'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2667'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.292'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.293'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.294'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.295'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.296'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.297'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.299'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2685'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2685'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2686'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2686'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2687'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2687'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2689'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2689'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2691'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2691'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2693'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2693'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2694'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2694'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.313'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.314'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.316'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.317'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.318'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.319'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.320'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fibrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144633'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.301'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1333554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.312'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2683'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2683'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.302'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.303'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.304'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.308'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.309'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.310'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2670'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2670'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2671'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2671'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2672'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2672'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2673'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2673'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2674'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2674'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2676'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2676'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2677'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2677'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2678'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2678'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2679'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2679'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2681'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2681'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.604247"^^xsd:decimal ;
  dwc:decimalLongitude "-9.708105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.604247 -9.708105)"^^geo:wktLiteral ;
  geo-pos:lat "53.604247"^^xsd:decimal ;
  geo-pos:long "-9.708105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2682'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.708105'^^xsd:double;
  dwc:latitude '53.604247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2682'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.300'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.242'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.243'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.244'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.245'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.246'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.248'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.250'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.251'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.333'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.334'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.335'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.337'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fibrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144633'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.338'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1333554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.339'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '341'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.341'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.342'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.343'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.344'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.345'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Ceramium cimbricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144538'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.348'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.349'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.321'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.322'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.323'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.326'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.327'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.328'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Gelidium latifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156097'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.329'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.330'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2696'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2696'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.23891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85706 -8.23891)"^^geo:wktLiteral ;
  geo-pos:lat "51.85706"^^xsd:decimal ;
  geo-pos:long "-8.23891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.23891'^^xsd:double;
  dwc:latitude '51.85706'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.332'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.221'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.223'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.224'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Porphyra dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144426'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.225'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.226'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.228'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.220'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.236'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.234'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.233'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.237'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.238'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.230'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.229'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.206'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.207'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.208'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.209'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.211'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.212'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.213'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.215'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.216'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.217'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.218'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.219'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2638'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2638'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2639'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2639'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2640'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2640'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2641'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2641'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2642'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2642'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2644'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2644'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2646'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2646'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2647'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2647'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2648'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2648'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.239'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.240'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.241'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2627'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2627'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2629'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2629'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2630'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2630'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2631'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2631'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.137'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.138'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.139'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.140'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.141'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.142'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.143'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.145'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.147'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.157'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.158'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.159'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.162'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.163'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.164'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.165'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.149'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.150'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.151'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.152'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.153'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.154'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.155'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.156'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.166'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.168'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.169'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.171'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.172'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.173'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.174'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.175'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2632'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2632'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2633'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2633'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2634'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2634'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2635'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2635'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2636'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2636'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.186'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.187'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.188'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.191'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Porphyra linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144431'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.192'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.193'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.194'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.196'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.176'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Elachista scutulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144942'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.177'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.179'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.180'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.181'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.182'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.183'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.184'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.98913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15413 -6.98913)"^^geo:wktLiteral ;
  geo-pos:lat "52.15413"^^xsd:decimal ;
  geo-pos:long "-6.98913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.98913'^^xsd:double;
  dwc:latitude '52.15413'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.185'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.199'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.197'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.198'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.200'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.201'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.202'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.203'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.204'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.15467"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.15467 -6.90373)"^^geo:wktLiteral ;
  geo-pos:lat "52.15467"^^xsd:decimal ;
  geo-pos:long "-6.90373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.90373'^^xsd:double;
  dwc:latitude '52.15467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.205'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2637'^^xsd:integer;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2637'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2626'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2626'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2617'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2617'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2618'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2618'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2619'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2619'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2620'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2620'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2621'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2621'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2623'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2623'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2625'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2625'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2610'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2610'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2604'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2604'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2607'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2607'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2608'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2608'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2609'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2609'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2614'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2614'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2616'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2616'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2611'^^xsd:integer;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2611'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2612'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2612'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2613'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2613'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.558'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '559'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.559'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '560'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.560'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.561'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.562'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.563'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.564'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.566'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2799'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2799'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Polysiphonia brodiei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.567'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1340377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Porphyra dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144426'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.569'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.570'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.571'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.573'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.574'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.576'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.577'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:scientificName 'Ceramium gaditanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144549'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.580'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '144549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '581'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.581'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '582'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.582'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.583'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.584'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '497'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.497'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:scientificName 'Ceramium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144555'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.498'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '499'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.499'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '501'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.501'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '502'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.502'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.503'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2749'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2749'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2750'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2750'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2751'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2751'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2752'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2752'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2753'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2753'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2754'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2754'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2755'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2755'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2756'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2756'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2757'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2757'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2758'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2758'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2759'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2759'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2760'^^xsd:integer;
  dwc:scientificName 'Elachista scutulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144942'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2760'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2737'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2737'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2739'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2739'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2741'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2741'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2742'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2742'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '493'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.493'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2743'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2743'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2745'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2745'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2746'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2746'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '146793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2747'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2747'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2748'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2748'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.487'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '489'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.489'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '491'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.491'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '492'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.492'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2763'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2763'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2764'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2764'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2765'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2765'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2767'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2767'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2768'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2768'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '512'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.512'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.513'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.514'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Griffithsia devoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144583'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.516'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.517'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.518'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '519'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.519'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '520'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.520'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.521'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2769'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2769'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.522'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.523'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.524'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '526'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.526'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '528'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.528'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '529'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.529'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '530'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.530'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2761'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2761'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.531'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '533'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.533'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.534'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.535'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.536'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.538'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '504'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.504'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.505'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '506'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.506'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '507'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.507'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.508'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.510'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.557'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2789'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2789'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2790'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2790'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2791'^^xsd:integer;
  dwc:scientificName 'Polysiphonia harveyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144642'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2791'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1027787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2792'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2792'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2794'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2794'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2795'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2795'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2797'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2797'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2798'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2798'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2788'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2788'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.552'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.553'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.554'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.555'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Ceramium botryocarpum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144535'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.540'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2770'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2770'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2771'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2771'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2772'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2772'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2773'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2773'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2774'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2774'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2775'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2775'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2776'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2776'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2777'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2777'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2778'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2778'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2779'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2779'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2780'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2780'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2781'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2781'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2782'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2782'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2784'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2784'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2785'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2785'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2787'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2787'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.541'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '542'^^xsd:integer;
  dwc:scientificName 'Ceramium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144555'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.542'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '544'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.544'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '545'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.545'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '546'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.546'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.547'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '548'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.548'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.146317"^^xsd:decimal ;
  dwc:decimalLongitude "-6.059102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.146317 -6.059102)"^^geo:wktLiteral ;
  geo-pos:lat "53.146317"^^xsd:decimal ;
  geo-pos:long "-6.059102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '549'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.059102'^^xsd:double;
  dwc:latitude '53.146317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.549'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.351'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.352'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.353'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.354'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Cordylecladia erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.355'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.356'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.358'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.359'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.361'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.362'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.363'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.365'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.366'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.357'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2697'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2697'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2698'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2698'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2699'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2699'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2700'^^xsd:integer;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2700'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2701'^^xsd:integer;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2701'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.368'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.369'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.370'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.371'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.373'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.374'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.375'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.367'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.404'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.405'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.406'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.407'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.408'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.409'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.410'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.411'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.413'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.414'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.415'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Polysiphonia harveyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144642'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.416'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1027787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.417'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.419'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.420'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '479'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.479'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.480'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '482'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.482'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '484'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.484'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '485'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.485'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '486'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.486'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '478'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.478'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2726'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2726'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2727'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2727'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2728'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2728'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2729'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2729'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2731'^^xsd:integer;
  dwc:scientificName 'Porphyra dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144426'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2731'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2733'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2733'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2734'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2734'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2735'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2735'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2736'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2736'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.462'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.463'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Melobesia membranacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145182'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.464'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.465'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.466'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.467'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.468'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.469'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.470'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.471'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.472'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.474'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '475'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.475'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.476'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.477'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.458'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.457'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.460'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.459'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '461'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.461'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2720'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2720'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2721'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2721'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2722'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2722'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2723'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2723'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2724'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2724'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '455'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.455'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.422'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2708'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2708'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2709'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2709'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2710'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2710'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2711'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2711'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2713'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2713'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2702'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2702'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2703'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2703'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2705'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2705'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2706'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2706'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2707'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2707'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '437'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.437'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.436'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2714'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2714'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2715'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2715'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2716'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2716'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2717'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2717'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2718'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2718'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9247 -8.44804)"^^geo:wktLiteral ;
  geo-pos:lat "54.9247"^^xsd:decimal ;
  geo-pos:long "-8.44804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2719'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.44804'^^xsd:double;
  dwc:latitude '54.9247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2719'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.443'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.444'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '445'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.445'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.446'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.448'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.451'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.452'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.453'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.438'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.439'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '440'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.440'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '441'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.441'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.442'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.430'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.431'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.433'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.434'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.435'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '736'^^xsd:integer;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.736'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '728'^^xsd:integer;
  dwc:scientificName 'Ceramium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144555'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.728'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '729'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.729'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '731'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.731'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '732'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.732'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '733'^^xsd:integer;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.733'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '734'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.734'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '735'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.735'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '719'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.719'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '720'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.720'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '723'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.723'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '725'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.725'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '726'^^xsd:integer;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.726'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '727'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.727'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '737'^^xsd:integer;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.737'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '738'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.738'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '739'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.739'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '740'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.740'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '741'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.741'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.743'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2824'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2824'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '744'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.744'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '745'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.745'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:scientificName 'Cystoseira foeniculacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145518'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.746'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '748'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.748'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '749'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.749'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '750'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.750'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '752'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.752'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Elachista scutulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144942'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.753'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '755'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.755'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2825'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2825'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2826'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2826'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2827'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2827'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2828'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2828'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2829'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2829'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2830'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2830'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2831'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2831'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '678'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.678'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '679'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.679'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '681'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.681'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '682'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.682'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '683'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.683'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '684'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.684'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '685'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.685'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '695'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.695'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '696'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.696'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '697'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.697'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '698'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.698'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '699'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.699'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '701'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.701'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.703'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '686'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.686'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '687'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.687'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '688'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.688'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '690'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.690'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '691'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.691'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '692'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.692'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '693'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.693'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '694'^^xsd:integer;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.694'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '718'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.718'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '713'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.713'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.714'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '715'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.715'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '716'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.716'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '717'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.717'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '704'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.704'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '705'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.705'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '706'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.706'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '707'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.707'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '709'^^xsd:integer;
  dwc:scientificName 'Porphyra amplissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144425'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.709'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '501881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '710'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.710'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '711'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.711'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '669'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.669'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.670'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '671'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.671'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '673'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.673'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '675'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.675'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '676'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.676'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '677'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.677'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '608'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.608'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '609'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.609'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '610'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.610'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '611'^^xsd:integer;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.611'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '612'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.612'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.613'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '614'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.614'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '615'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.615'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.616'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.617'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.618'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Dudresnaya verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145226'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.619'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.621'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.623'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.624'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '625'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.625'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.626'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '628'^^xsd:integer;
  dwc:scientificName 'Dermocorynus montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145243'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.628'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '629'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.629'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '630'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.630'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.631'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '632'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.632'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '642'^^xsd:integer;
  dwc:scientificName 'Porphyra linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144431'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.642'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '144431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '644'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.644'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '645'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.645'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '646'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.646'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '647'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.647'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '648'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.648'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.649'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '650'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.650'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '651'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.651'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '652'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.652'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '654'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.654'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '655'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.655'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '663'^^xsd:integer;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.663'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.657'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '658'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.658'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.659'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.660'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '661'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.661'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '662'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.662'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.664'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '665'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.665'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.666'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '668'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.668'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '633'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.633'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2815'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2815'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2816'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2816'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2818'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2818'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2819'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2819'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2820'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2820'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2822'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2822'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2823'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2823'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.640'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '634'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.634'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.635'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '636'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.636'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '637'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.637'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.638'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '639'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.639'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.598'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2811'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2811'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2812'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2812'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2814'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2814'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '599'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.599'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.600'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.601'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.602'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35618"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35618 -9.70212)"^^geo:wktLiteral ;
  geo-pos:lat "53.35618"^^xsd:decimal ;
  geo-pos:long "-9.70212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '606'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.70212'^^xsd:double;
  dwc:latitude '53.35618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.606'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2801'^^xsd:integer;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2801'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84278"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84278 -8.46382)"^^geo:wktLiteral ;
  geo-pos:lat "54.84278"^^xsd:decimal ;
  geo-pos:long "-8.46382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2802'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.46382'^^xsd:double;
  dwc:latitude '54.84278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2802'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2803'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2803'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2804'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2804'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2806'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2806'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2808'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2808'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2810'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2810'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.593'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '594'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.594'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '595'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.595'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '144608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:scientificName 'Porphyra dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144426'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.596'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '144426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.597'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.585'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.587'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.588'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.589'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.590'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.591'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95189"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95189 -6.01321)"^^geo:wktLiteral ;
  geo-pos:lat "52.95189"^^xsd:decimal ;
  geo-pos:long "-6.01321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '592'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.01321'^^xsd:double;
  dwc:latitude '52.95189'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.592'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '822'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.822'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '824'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.824'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '825'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.825'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36215"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  geo-pos:lat "53.36215"^^xsd:decimal ;
  geo-pos:long "-9.59799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '827'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.59799'^^xsd:double;
  dwc:latitude '53.36215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.827'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36215"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  geo-pos:lat "53.36215"^^xsd:decimal ;
  geo-pos:long "-9.59799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.59799'^^xsd:double;
  dwc:latitude '53.36215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.829'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36215"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  geo-pos:lat "53.36215"^^xsd:decimal ;
  geo-pos:long "-9.59799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '826'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.59799'^^xsd:double;
  dwc:latitude '53.36215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.826'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36215"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  geo-pos:lat "53.36215"^^xsd:decimal ;
  geo-pos:long "-9.59799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '830'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.59799'^^xsd:double;
  dwc:latitude '53.36215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.830'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36215"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  geo-pos:lat "53.36215"^^xsd:decimal ;
  geo-pos:long "-9.59799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '831'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.59799'^^xsd:double;
  dwc:latitude '53.36215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.831'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36215"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  geo-pos:lat "53.36215"^^xsd:decimal ;
  geo-pos:long "-9.59799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '832'^^xsd:integer;
  dwc:scientificName 'Monostroma grevillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.59799'^^xsd:double;
  dwc:latitude '53.36215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145940'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.832'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36215"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  geo-pos:lat "53.36215"^^xsd:decimal ;
  geo-pos:long "-9.59799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '833'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.59799'^^xsd:double;
  dwc:latitude '53.36215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.833'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36215"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  geo-pos:lat "53.36215"^^xsd:decimal ;
  geo-pos:long "-9.59799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '834'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.59799'^^xsd:double;
  dwc:latitude '53.36215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.834'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36215"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36215 -9.59799)"^^geo:wktLiteral ;
  geo-pos:lat "53.36215"^^xsd:decimal ;
  geo-pos:long "-9.59799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '835'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.59799'^^xsd:double;
  dwc:latitude '53.36215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.835'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '836'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.836'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '837'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.837'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '846'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.846'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '838'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.838'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2856'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2856'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '840'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.840'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '842'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.842'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '843'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.843'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '844'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.844'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2845'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2845'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2847'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2847'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2848'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2848'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2849'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2849'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2851'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2851'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2852'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2852'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2853'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2853'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2854'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2854'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2855'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2855'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '814'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.814'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '816'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.816'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '817'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.817'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '818'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.818'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '819'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.819'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '820'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.820'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '821'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.821'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '813'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.813'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '802'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.802'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '803'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.803'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '805'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.805'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '807'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.807'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '808'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.808'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.809'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '811'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.811'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '812'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.812'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '801'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.801'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '794'^^xsd:integer;
  dwc:scientificName 'Pterosiphonia parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144851'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.794'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1649768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '795'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.795'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '797'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.797'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '798'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.798'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '799'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.799'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '800'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.800'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '784'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.784'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '785'^^xsd:integer;
  dwc:scientificName 'Polysiphonia brodiei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.785'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '786'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.786'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '787'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.787'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '788'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.788'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '790'^^xsd:integer;
  dwc:scientificName 'Porphyra amplissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144425'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.790'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '501881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '791'^^xsd:integer;
  dwc:scientificName 'Porphyra linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144431'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.791'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '792'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.792'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '778'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.778'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '779'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.779'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '782'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.782'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '783'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.783'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '772'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.772'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '773'^^xsd:integer;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.773'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '774'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.774'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '775'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.775'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '776'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.776'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '777'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.777'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '771'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.771'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2842'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2842'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '756'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.756'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.757'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '758'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.758'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '759'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.759'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '761'^^xsd:integer;
  dwc:scientificName 'Griffithsia corallinoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144582'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.761'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '144582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '762'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.762'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '763'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.763'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '764'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.764'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2832'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2832'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2833'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2833'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2834'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2834'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2835'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2835'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2837'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2837'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2838'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2838'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2839'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2839'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87705"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87705 -8.38947)"^^geo:wktLiteral ;
  geo-pos:lat "54.87705"^^xsd:decimal ;
  geo-pos:long "-8.38947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2840'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.38947'^^xsd:double;
  dwc:latitude '54.87705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2840'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '765'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.765'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '766'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.766'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '767'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.767'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '768'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.768'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '769'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.769'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7708)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '770'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9.7708'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.770'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '847'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.847'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '848'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.848'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '849'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.849'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '851'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.851'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '852'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.852'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '853'^^xsd:integer;
  dwc:scientificName 'Lichina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147720'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.853'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '147720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2902'^^xsd:integer;
  dwc:scientificName 'Ceramium botryocarpum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144535'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2902'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '924'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.924'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2903'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2903'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2905'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2905'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2906'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2906'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2907'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2907'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '907'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.907'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '910'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.910'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '912'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.912'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '913'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.913'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '914'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.914'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '915'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.915'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '916'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.916'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '917'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.917'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '918'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.918'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '919'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.919'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '921'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.921'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '922'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.922'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '936'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.936'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '938'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.938'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '940'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.940'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '925'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.925'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '926'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.926'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '927'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.927'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '928'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.928'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '929'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.929'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '930'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.930'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '931'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.931'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '932'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.932'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '933'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.933'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '934'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.934'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '935'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.935'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '941'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.941'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94663"^^xsd:decimal ;
  dwc:decimalLongitude "-7.79369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94663 -7.79369)"^^geo:wktLiteral ;
  geo-pos:lat "51.94663"^^xsd:decimal ;
  geo-pos:long "-7.79369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '943'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.79369'^^xsd:double;
  dwc:latitude '51.94663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.943'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '944'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.944'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '946'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.946'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '948'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.948'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2908'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2908'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2909'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2909'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2911'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2911'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2912'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2912'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2914'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2914'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '949'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.949'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '950'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.950'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '955'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.955'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '957'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.957'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.958'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.959'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.960'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '962'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.962'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '963'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.963'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.954'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '953'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.953'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.951'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '952'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.952'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '964'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.964'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.965'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '966'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.966'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '967'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.967'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '968'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.968'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '969'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.969'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '970'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.970'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '971'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.971'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '973'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.973'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '975'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.975'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2918'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2918'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2917'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2917'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2919'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2919'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2921'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2921'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2922'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2922'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2923'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2923'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2924'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2924'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2915'^^xsd:integer;
  dwc:scientificName 'Elachista scutulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144942'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2915'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2926'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2926'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2927'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2927'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2928'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2928'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2929'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2929'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2930'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2930'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2931'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2931'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '977'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.977'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '978'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.978'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89448"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89448 -7.88591)"^^geo:wktLiteral ;
  geo-pos:lat "51.89448"^^xsd:decimal ;
  geo-pos:long "-7.88591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '980'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-7.88591'^^xsd:double;
  dwc:latitude '51.89448'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.980'^^xsd:string;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '981'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.981'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '982'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.982'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2925'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2925'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1006'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1007'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1008'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1010'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1011'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1013'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1014'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1015'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1015'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1016'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1017'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1018'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1020'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1021'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1022'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1024'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1025'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1026'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1027'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1028'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1029'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1030'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1031'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1031'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1032'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1032'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1033'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1033'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2936'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2936'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2937'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2937'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2938'^^xsd:integer;
  dwc:scientificName 'Polysiphonia brodiei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2938'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1340377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2939'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2939'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2940'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2940'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1038'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1034'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1034'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1039'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1039'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1040'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1040'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1041'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1041'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1036'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1042'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1042'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1043'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1043'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1044'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1044'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1045'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1045'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1046'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1046'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1047'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1047'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1048'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1048'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1049'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '985'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.985'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1000'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2932'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2932'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2933'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2933'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2934'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2934'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1001'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1002'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1003'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1004'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1004'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1005'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '986'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.986'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.987'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.988'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.989'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.990'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.991'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.992'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.993'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '995'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.995'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '996'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.996'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.998'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95035"^^xsd:decimal ;
  dwc:decimalLongitude "-7.76662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95035 -7.76662)"^^geo:wktLiteral ;
  geo-pos:lat "51.95035"^^xsd:decimal ;
  geo-pos:long "-7.76662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '999'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.76662'^^xsd:double;
  dwc:latitude '51.95035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.999'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2952'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2952'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2954'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2954'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2955'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2955'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '146793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1050'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1050'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2942'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2942'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2943'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2943'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2944'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2944'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2945'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2945'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2947'^^xsd:integer;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2947'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2949'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2949'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2950'^^xsd:integer;
  dwc:scientificName 'Ceramium botryocarpum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144535'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2950'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2951'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2951'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1052'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1052'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1053'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1053'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1054'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1054'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1056'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1056'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1057'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1057'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27244 -8.663)"^^geo:wktLiteral ;
  geo-pos:lat "54.27244"^^xsd:decimal ;
  geo-pos:long "-8.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1058'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.663'^^xsd:double;
  dwc:latitude '54.27244'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1058'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1059'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1059'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1061'^^xsd:integer;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1061'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1063'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1063'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1064'^^xsd:integer;
  dwc:scientificName 'Ceramium botryocarpum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144535'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1064'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1065'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1065'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1066'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1066'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1068'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1068'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1069'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1069'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1070'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1070'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2956'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2956'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2957'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2957'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2958'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2958'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2959'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2959'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2960'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2960'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1077'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1077'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1078'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1078'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1079'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1079'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1080'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1080'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1082'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1082'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Elachista scutulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144942'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1083'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1071'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1071'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1072'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1072'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1073'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1074'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1074'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1075'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1075'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1183'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3045'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3045'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3046'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3046'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3047'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3047'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3048'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3048'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3049'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3049'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3050'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3050'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3051'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3051'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1173'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1173'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1175'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1175'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1177'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1177'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1178'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1179'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1179'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1180'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1181'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1182'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1182'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1205'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1205'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1206'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1206'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1207'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1207'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1208'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1208'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1209'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1209'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1210'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1210'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1211'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1211'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1212'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1212'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1214'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1214'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1194'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1194'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1195'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1195'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:integer;
  dwc:scientificName 'Asperococcus fistulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145313'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1196'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1197'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1197'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1198'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1198'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1200'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1200'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1201'^^xsd:integer;
  dwc:scientificName 'Ceramium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144555'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1201'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1204'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1204'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3052'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3052'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1185'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1185'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1186'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1188'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1189'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1190'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1192'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1193'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3043'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3043'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3044'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3044'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1216'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3030'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3030'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3031'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3031'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3032'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3032'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3033'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3033'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3034'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3034'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3036'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3036'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1153'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1153'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1155'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1156'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1157'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1157'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1158'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1158'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1167'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1167'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1168'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1168'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1169'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1170'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1170'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1171'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1171'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1172'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1172'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1159'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1160'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1161'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1161'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1162'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1162'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1163'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1163'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1164'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1164'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1165'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1165'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1166'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1140'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1140'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1141'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1141'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1143'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1143'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1144'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1144'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1145'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1145'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1146'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1147'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1148'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1148'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1150'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1150'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1151'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1151'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1152'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1152'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3029'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3029'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1135'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1136'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1136'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1137'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1137'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1139'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1139'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3018'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3018'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3019'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3019'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3020'^^xsd:integer;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3020'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3021'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3021'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3022'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3022'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3023'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3023'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3025'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3025'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3026'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3026'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3027'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3027'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1127'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1127'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1128'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1128'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1129'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1129'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1131'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1131'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1132'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1132'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1133'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1134'^^xsd:integer;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1134'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2978'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2978'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2963'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2963'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2964'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2964'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2965'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2965'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2966'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2966'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2968'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2968'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2969'^^xsd:integer;
  dwc:scientificName 'Elachista scutulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144942'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2969'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2971'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2971'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2972'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2972'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2973'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2973'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2975'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2975'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2976'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2976'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2977'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2977'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1085'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1085'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1086'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1086'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1087'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1087'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1089'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1089'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1090'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1090'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1091'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1091'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1092'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1092'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1097'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1097'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1098'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1098'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1099'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1099'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1100'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1100'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1101'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1101'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1115'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1115'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1116'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1117'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1117'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1118'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1118'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1119'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1119'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1112'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1112'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1113'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1113'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1110'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1110'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3003'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3003'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2988'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2988'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2979'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2979'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2980'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2980'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2981'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2981'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2982'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2982'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2983'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2983'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2984'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2984'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2985'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2985'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2986'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2986'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2987'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2987'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2989'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2989'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2990'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2990'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2991'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2991'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2993'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2993'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2994'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2994'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2995'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144629'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2995'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1346682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2996'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2996'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2998'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2998'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2999'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2999'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3001'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3001'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3002'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3002'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1102'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1102'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1103'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1103'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1104'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1104'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1105'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1105'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1107'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1107'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1108'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1108'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1109'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144629'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1109'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1346682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1093'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1093'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1094'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1094'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1095'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1095'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1096'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1096'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2961'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2961'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '882'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.882'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2885'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2885'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2887'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2887'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2888'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2888'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2890'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2890'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '873'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.873'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '875'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.875'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '876'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.876'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '877'^^xsd:integer;
  dwc:scientificName 'Lichina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147720'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.877'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '147720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '878'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.878'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '879'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.879'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '880'^^xsd:integer;
  dwc:scientificName 'Monostroma grevillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145940'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.880'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2877'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2877'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2878'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2878'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2880'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2880'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2881'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2881'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2882'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2882'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2883'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2883'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '881'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.881'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2884'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2884'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2864'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2864'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2866'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2866'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2867'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2867'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2868'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2868'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2869'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2869'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2870'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2870'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2871'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2871'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2872'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2872'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2873'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2873'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2874'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2874'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2875'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2875'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '866'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.866'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '867'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.867'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '868'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.868'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '870'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.870'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '871'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.871'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '872'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.872'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2876'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2876'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '861'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.861'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '863'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.863'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '865'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.865'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '854'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.854'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '855'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.855'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '856'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.856'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '857'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.857'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '858'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.858'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33722 -9.59405)"^^geo:wktLiteral ;
  geo-pos:lat "53.33722"^^xsd:decimal ;
  geo-pos:long "-9.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '859'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.59405'^^xsd:double;
  dwc:latitude '53.33722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.859'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '860'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.860'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2857'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2857'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2858'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2858'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2859'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2859'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2860'^^xsd:integer;
  dwc:scientificName 'Elachista scutulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144942'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2860'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2862'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2862'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2863'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2863'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '906'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.906'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2891'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2891'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2892'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2892'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2893'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2893'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2894'^^xsd:integer;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2894'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2895'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2895'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89327"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89327 -8.40262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89327"^^xsd:decimal ;
  geo-pos:long "-8.40262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2896'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.40262'^^xsd:double;
  dwc:latitude '54.89327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2896'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2897'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2897'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2899'^^xsd:integer;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2899'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27254 -8.66263)"^^geo:wktLiteral ;
  geo-pos:lat "54.27254"^^xsd:decimal ;
  geo-pos:long "-8.66263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2901'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.66263'^^xsd:double;
  dwc:latitude '54.27254'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2901'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '899'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.899'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '900'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.900'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.901'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '902'^^xsd:integer;
  dwc:scientificName 'Monostroma grevillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145940'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.902'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '903'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.903'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '904'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.904'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '905'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.905'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '883'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.883'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '884'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.884'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '885'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.885'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '886'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.886'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '888'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.888'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '889'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.889'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.32746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.60245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.32746 -9.60245)"^^geo:wktLiteral ;
  geo-pos:lat "53.32746"^^xsd:decimal ;
  geo-pos:long "-9.60245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '890'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.60245'^^xsd:double;
  dwc:latitude '53.32746'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.890'^^xsd:string;
  dwc:observationDate '2007-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '891'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.891'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '893'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.893'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '895'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.895'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '897'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.897'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33811 -9.55718)"^^geo:wktLiteral ;
  geo-pos:lat "53.33811"^^xsd:decimal ;
  geo-pos:long "-9.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '898'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.55718'^^xsd:double;
  dwc:latitude '53.33811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.898'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1228'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1228'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1229'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1230'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1230'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1232'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1232'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1233'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1233'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1234'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1236'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1236'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1237'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1237'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1238'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1238'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1239'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1239'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1241'^^xsd:integer;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1241'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1242'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1242'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1223'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1223'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1224'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1224'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1225'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1225'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1226'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1226'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1227'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1227'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3053'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3053'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3054'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3054'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3055'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3055'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3056'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3056'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3057'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3057'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3058'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3058'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3059'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3059'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3061'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3061'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3063'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3063'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3064'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3064'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3065'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3065'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3066'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3066'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3083'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3083'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3084'^^xsd:integer;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3084'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3086'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3086'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3088'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3088'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3089'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3089'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3090'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3090'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3092'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3092'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3093'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3093'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3094'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3094'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3095'^^xsd:integer;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3095'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3096'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3096'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3097'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3097'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3098'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3098'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1243'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1243'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1217'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1217'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1218'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1219'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1219'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1221'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1221'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907819 -10.28247)"^^geo:wktLiteral ;
  geo-pos:lat "51.907819"^^xsd:decimal ;
  geo-pos:long "-10.28247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1222'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-10.28247'^^xsd:double;
  dwc:latitude '51.907819'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1222'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3099'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3099'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3101'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3101'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3102'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3102'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3103'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3103'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3104'^^xsd:integer;
  dwc:scientificName 'Elachista scutulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144942'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3104'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3106'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3106'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3107'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3107'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3108'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3108'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3109'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3109'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3110'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3110'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3111'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3111'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3112'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3112'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3113'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3113'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1253'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1253'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1255'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1255'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1257'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1257'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1258'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1258'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1259'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1259'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1261'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1261'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1262'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1264'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1265'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1265'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1266'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1266'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1267'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1267'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3114'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3114'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3115'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3115'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3116'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3116'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3117'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3117'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3118'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3118'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3119'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3119'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3120'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3120'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3123'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3123'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3124'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3124'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3125'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3125'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1274'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1274'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3127'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3127'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3129'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3129'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3130'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3130'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1275'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1275'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1268'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1268'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1269'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1269'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1270'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1270'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1271'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1271'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1272'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1272'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1273'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1273'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3126'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3126'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1305'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1305'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1306'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1306'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1307'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1307'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1308'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1308'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1311'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1311'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1312'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1312'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1313'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1313'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1314'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1314'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1287'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1287'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3139'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3139'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1277'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1277'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1278'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1278'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1279'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1279'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1281'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1281'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1282'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1284'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1284'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1285'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1285'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1286'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1286'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1299'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1299'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1300'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1300'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1301'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1301'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1302'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1302'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1303'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1303'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1304'^^xsd:integer;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1304'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1288'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1288'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1289'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1289'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1291'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1291'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1292'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1294'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1294'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1295'^^xsd:integer;
  dwc:scientificName 'Ceramium botryocarpum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144535'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1295'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1296'^^xsd:integer;
  dwc:scientificName 'Ceramium cimbricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144538'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1296'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1297'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3147'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3147'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3148'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3148'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3149'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3149'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3150'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3150'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3151'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3151'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3153'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3153'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3154'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3154'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3155'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3155'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1322'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1322'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1323'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1323'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1325'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1325'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1327'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1327'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1328'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1328'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1329'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1329'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1330'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1330'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1334'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1334'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1321'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1321'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3146'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3146'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3140'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3140'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3142'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3142'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3143'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3143'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3144'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3144'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3145'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3145'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1316'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1316'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1317'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1317'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1318'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1319'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1319'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81136"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81136 -9.861848)"^^geo:wktLiteral ;
  geo-pos:lat "51.81136"^^xsd:decimal ;
  geo-pos:long "-9.861848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1320'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.861848'^^xsd:double;
  dwc:latitude '51.81136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1320'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3156'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3156'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1335'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1335'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1336'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1336'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1337'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1337'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1338'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1338'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1341'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1341'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1342'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1342'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1343'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1343'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1345'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1346'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1346'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1347'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1347'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1348'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1348'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3157'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3157'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3158'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3158'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3159'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3159'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3160'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3160'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3161'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3161'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3162'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3162'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3131'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3131'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3132'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3132'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3133'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3133'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3134'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3134'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3138'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3138'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1276'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1276'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1599'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1599'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1600'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1600'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1601'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1601'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1602'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1602'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1603'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1603'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1604'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1604'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1596'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1596'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1597'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1597'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1598'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1598'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3226'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3226'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3227'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3227'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3228'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3228'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3231'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3231'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3233'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3233'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3234'^^xsd:integer;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3234'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3235'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3235'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3236'^^xsd:integer;
  dwc:scientificName 'Ceramium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144555'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3236'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1358'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144530'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1358'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1359'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1359'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1360'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1360'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1362'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1362'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1363'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1363'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1356'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1356'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1350'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1350'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1351'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1351'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1353'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1353'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1355'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1355'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.861842"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.861842 -9.6762)"^^geo:wktLiteral ;
  geo-pos:lat "51.861842"^^xsd:decimal ;
  geo-pos:long "-9.6762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1349'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.6762'^^xsd:double;
  dwc:latitude '51.861842'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1349'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1415'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1415'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1416'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1416'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1417'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1417'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1418'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1418'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1421'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1421'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1422'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1422'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1423'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1423'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1424'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1424'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1426'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1426'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1414'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1414'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1427'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1427'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1428'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1429'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1429'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1430'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1430'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1431'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1431'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1432'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1432'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1433'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1433'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1436'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1436'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1437'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1437'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1438'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1438'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1439'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1439'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1440'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1440'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1441'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1441'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1442'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1442'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1443'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1443'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1444'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1444'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1445'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1449'^^xsd:integer;
  dwc:scientificName 'Ceramium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144555'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1449'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1450'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1450'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1451'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1451'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1452'^^xsd:integer;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1452'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1453'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1453'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1454'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1454'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1458'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1458'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1459'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1459'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1460'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1460'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1462'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1462'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1463'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1463'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1464'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1464'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1465'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1465'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1455'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1455'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1406'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1406'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1409'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1409'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1411'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1412'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1412'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.824744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.741656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.824744 -9.741656)"^^geo:wktLiteral ;
  geo-pos:lat "51.824744"^^xsd:decimal ;
  geo-pos:long "-9.741656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1413'^^xsd:integer;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.741656'^^xsd:double;
  dwc:latitude '51.824744'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1413'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1466'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1466'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1467'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1467'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1468'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1468'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1469'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1469'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1470'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1470'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1471'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1471'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1472'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1472'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1473'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1473'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1475'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1475'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1476'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1476'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1477'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1477'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1478'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fibrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144633'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1478'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1333554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1479'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1479'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1480'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1480'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1482'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1482'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1483'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1483'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1365'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1365'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1366'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1366'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1367'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1367'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1368'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1368'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1369'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1369'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1370'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1370'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1372'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1372'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1373'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1373'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3163'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3163'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3164'^^xsd:integer;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3164'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3165'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3165'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3166'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3166'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3167'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3167'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3168'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3168'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3169'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3169'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3171'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3171'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1374'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1374'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1375'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1375'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1377'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1377'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1378'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1378'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1379'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1379'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1380'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1380'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1381'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1381'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1382'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1383'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1383'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1384'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1384'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1385'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1385'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1386'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1386'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1403'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1403'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1404'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1404'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1405'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1405'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1388'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1388'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1390'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1390'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1391'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1391'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1393'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1393'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1394'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fibrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144633'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1394'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1333554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1395'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1395'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1396'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1396'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1397'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1397'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1399'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1399'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1400'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1400'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1401'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1401'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1402'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1402'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1387'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1387'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3172'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3172'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.693949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.968106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.693949 -9.968106)"^^geo:wktLiteral ;
  geo-pos:lat "51.693949"^^xsd:decimal ;
  geo-pos:long "-9.968106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1364'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.968106'^^xsd:double;
  dwc:latitude '51.693949'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1364'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1526'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1526'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1528'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1528'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1529'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1529'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1531'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1531'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1524'^^xsd:integer;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1524'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1525'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1525'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1532'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1532'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1533'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1533'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1535'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1535'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1536'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1536'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1537'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1537'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1540'^^xsd:integer;
  dwc:scientificName 'Helminthora divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145753'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1540'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1541'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1541'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1542'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1542'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1543'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1543'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1544'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1544'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1545'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1545'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1546'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1546'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1547'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1547'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1548'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1548'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1538'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1538'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3189'^^xsd:integer;
  dwc:scientificName 'Ceramium botryocarpum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144535'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3189'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3190'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3190'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3192'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3192'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3193'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3193'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3194'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3194'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3195'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3195'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3196'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3196'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1484'^^xsd:integer;
  dwc:scientificName 'Spermothamnion repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144702'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1484'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3173'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3173'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3174'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3174'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3175'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fibrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144633'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3175'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1333554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3176'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3176'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3178'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3178'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3179'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3179'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1485'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1485'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.901437"^^xsd:decimal ;
  dwc:decimalLongitude "-10.32534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.901437 -10.32534)"^^geo:wktLiteral ;
  geo-pos:lat "51.901437"^^xsd:decimal ;
  geo-pos:long "-10.32534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1486'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.32534'^^xsd:double;
  dwc:latitude '51.901437'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1486'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1487'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1487'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1490'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1490'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1491'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1491'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1492'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1492'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1493'^^xsd:integer;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1493'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1494'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1494'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1495'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1495'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1496'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1496'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1499'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1499'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1500'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1500'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1501'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1501'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1503'^^xsd:integer;
  dwc:scientificName 'Griffithsia devoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144583'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1503'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1504'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1504'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1505'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1505'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1506'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1506'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1507'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1507'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1508'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1508'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1509'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1509'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3181'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3181'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3182'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3182'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3183'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3183'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30133 -9.84455)"^^geo:wktLiteral ;
  geo-pos:lat "54.30133"^^xsd:decimal ;
  geo-pos:long "-9.84455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3184'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.84455'^^xsd:double;
  dwc:latitude '54.30133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3184'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3185'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3185'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3186'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3186'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1510'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1510'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1511'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1511'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1513'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1513'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.888225"^^xsd:decimal ;
  dwc:decimalLongitude "-10.37577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.888225 -10.37577)"^^geo:wktLiteral ;
  geo-pos:lat "51.888225"^^xsd:decimal ;
  geo-pos:long "-10.37577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1514'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.37577'^^xsd:double;
  dwc:latitude '51.888225'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1514'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1516'^^xsd:integer;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1516'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1517'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144530'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1517'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '144530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1518'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1518'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1519'^^xsd:integer;
  dwc:scientificName 'Ceramium botryocarpum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144535'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1519'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '144535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1520'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1520'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1522'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1522'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1523'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1523'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3188'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3188'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1593'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1593'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1594'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1594'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3225'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3225'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1568'^^xsd:integer;
  dwc:scientificName 'Fucus cottonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '371030'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1568'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '371030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1569'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1569'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1570'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1570'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1571'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1571'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1573'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1573'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1574'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1574'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1575'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1575'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1576'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1576'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3214'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3214'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3215'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3215'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3216'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3216'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3217'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3217'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3218'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3218'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3219'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3219'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3222'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3222'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3223'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3223'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1577'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1577'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1578'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1578'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1579'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1579'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1581'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1581'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1583'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1583'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1584'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1584'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1585'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1585'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1586'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1586'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1587'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1587'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1588'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1588'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1591'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1591'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1592'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1592'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3198'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3198'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3199'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3199'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3200'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3200'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3201'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3201'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3202'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3202'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3204'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3204'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3205'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3205'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3206'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3206'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1556'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1556'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3207'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3207'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3208'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3208'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3209'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3209'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3210'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3210'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3211'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3211'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3212'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3212'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1549'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1549'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1551'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1551'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1552'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1552'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1553'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1553'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1555'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1555'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3197'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3197'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.825465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783497 -9.825465)"^^geo:wktLiteral ;
  geo-pos:lat "51.783497"^^xsd:decimal ;
  geo-pos:long "-9.825465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1557'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.825465'^^xsd:double;
  dwc:latitude '51.783497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1557'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1558'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1558'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1559'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1559'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1562'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1562'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1563'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1563'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1564'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1564'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.764572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.764572 -9.788134)"^^geo:wktLiteral ;
  geo-pos:lat "51.764572"^^xsd:decimal ;
  geo-pos:long "-9.788134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1565'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.788134'^^xsd:double;
  dwc:latitude '51.764572'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1565'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24335 -9.87784)"^^geo:wktLiteral ;
  geo-pos:lat "54.24335"^^xsd:decimal ;
  geo-pos:long "-9.87784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3213'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.87784'^^xsd:double;
  dwc:latitude '54.24335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3213'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3305'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3305'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1813'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1813'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1814'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1814'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1816'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1816'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1817'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1817'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1818'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1818'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1819'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1819'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1820'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1820'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3306'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3306'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3307'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3307'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3308'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3308'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3309'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3309'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3310'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3310'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1836'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1836'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1837'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1837'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1838'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1838'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1839'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1839'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3311'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3311'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1831'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1831'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1832'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1832'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1833'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1833'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1834'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1834'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1835'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1835'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3312'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3312'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3313'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3313'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3317'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3317'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1821'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1821'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1823'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1823'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1824'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1824'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1825'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1825'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1826'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1826'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1828'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1828'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1829'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1829'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1830'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1830'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1843'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1843'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1844'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1844'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1845'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1845'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1846'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1846'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1848'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1848'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1850'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1850'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3319'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3319'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3320'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3320'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3321'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3321'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3322'^^xsd:integer;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3322'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3323'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3323'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3324'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3324'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1840'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1840'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1841'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1841'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1842'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1842'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1861'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1861'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1852'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1852'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1853'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1853'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1854'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1854'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1855'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1855'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1856'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1856'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1858'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1858'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1859'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1859'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1851'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1851'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3325'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3325'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3326'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3326'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3327'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3327'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3328'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3328'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3329'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3329'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3330'^^xsd:integer;
  dwc:scientificName 'Dudresnaya verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145226'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3330'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3332'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3332'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3347'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3347'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1886'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1886'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1887'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1887'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1888'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1888'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1889'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1889'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1890'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1890'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1891'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1891'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1892'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1892'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1893'^^xsd:integer;
  dwc:scientificName 'Elachista scutulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144942'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1893'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1894'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1894'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1896'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1896'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1897'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1897'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1898'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1898'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1900'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1900'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3334'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3334'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3335'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3335'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3336'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3336'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3337'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3337'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3339'^^xsd:integer;
  dwc:scientificName 'Dermocorynus montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145243'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3339'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3340'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3340'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1862'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1862'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1863'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1863'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1865'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1865'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1866'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1866'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1867'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1867'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1868'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1868'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1869'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1869'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1870'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1870'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1872'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1872'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1874'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1874'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1875'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1875'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1876'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1876'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3341'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3341'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3342'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3342'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3343'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3343'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3344'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3344'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3345'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3345'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3346'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3346'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1878'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1878'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1879'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1879'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1880'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1880'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1881'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1881'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1882'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1882'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1883'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1883'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1884'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1884'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1885'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1885'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1918'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1918'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1920'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1920'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3370'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3370'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3363'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3363'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3365'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3365'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3366'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3366'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1907'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1907'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1917'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1917'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3368'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3368'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3369'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3369'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1906'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1906'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3361'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3361'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3362'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3362'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1901'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1901'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1902'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1902'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1903'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1903'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1904'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1904'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1905'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1905'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3357'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3357'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3358'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3358'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3359'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3359'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3360'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3360'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1908'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1908'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1909'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1909'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1910'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1910'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1911'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1911'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1912'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1912'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1913'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1913'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1914'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1914'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1915'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1915'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3348'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3348'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3349'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3349'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3350'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3350'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3351'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3351'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3353'^^xsd:integer;
  dwc:scientificName 'Porphyra linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144431'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3353'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3355'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3355'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36266"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36266 -9.63038)"^^geo:wktLiteral ;
  geo-pos:lat "53.36266"^^xsd:decimal ;
  geo-pos:long "-9.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3356'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.63038'^^xsd:double;
  dwc:latitude '53.36266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3356'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3376'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3376'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3377'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3377'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3379'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3379'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3380'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3380'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3381'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3381'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3382'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3382'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1947'^^xsd:integer;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1947'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3384'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3384'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1940'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1940'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1942'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1942'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1943'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1943'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1944'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1944'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1945'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1945'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1946'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1946'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3371'^^xsd:integer;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3371'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3372'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3372'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3373'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3373'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3374'^^xsd:integer;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3374'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3375'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3375'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1922'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1922'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1923'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1923'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1939'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144530'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1939'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '144530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1924'^^xsd:integer;
  dwc:scientificName 'Polysiphonia harveyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144642'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1924'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1027787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1921'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1921'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1925'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1925'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1927'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1927'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1928'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1928'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1930'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1930'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1931'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1931'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1932'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1932'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1934'^^xsd:integer;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1934'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84144"^^xsd:decimal ;
  dwc:decimalLongitude "-8.465871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84144 -8.465871)"^^geo:wktLiteral ;
  geo-pos:lat "54.84144"^^xsd:decimal ;
  geo-pos:long "-8.465871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1935'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.465871'^^xsd:double;
  dwc:latitude '54.84144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1935'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1936'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1936'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3386'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3386'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3387'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3387'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3388'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3388'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3389'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3389'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1954'^^xsd:integer;
  dwc:scientificName 'Fucus cottonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '371030'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1954'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '371030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1955'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1955'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1956'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1956'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1957'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1957'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1948'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1948'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1949'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1949'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1950'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1950'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1951'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1951'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1801'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1801'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1802'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1802'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1804'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1804'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1805'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1805'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1806'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1806'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1807'^^xsd:integer;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1807'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1808'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1808'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1809'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1809'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1810'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1810'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1812'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1812'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3294'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3294'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3295'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3295'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3296'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3296'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3298'^^xsd:integer;
  dwc:scientificName 'Porphyra amplissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144425'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3298'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '501881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3299'^^xsd:integer;
  dwc:scientificName 'Porphyra linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144431'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3299'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3300'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3300'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3302'^^xsd:integer;
  dwc:scientificName 'Pterosiphonia parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144851'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3302'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1649768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3303'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3303'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1783'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1783'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1770'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1770'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1772'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1772'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1773'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1773'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1774'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1774'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1775'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1775'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1777'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1777'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1778'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1778'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1779'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1779'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1780'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1780'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1781'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1781'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1782'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1782'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1785'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1785'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1786'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1786'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1788'^^xsd:integer;
  dwc:scientificName 'Porphyra dioica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144426'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1788'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1789'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1789'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1791'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1791'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1793'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1793'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1794'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1794'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1795'^^xsd:integer;
  dwc:scientificName 'Asperococcus fistulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145313'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1795'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1796'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1796'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1797'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1797'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1799'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1799'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.320555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.640477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.320555 -8.640477)"^^geo:wktLiteral ;
  geo-pos:lat "54.320555"^^xsd:decimal ;
  geo-pos:long "-8.640477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1800'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.640477'^^xsd:double;
  dwc:latitude '54.320555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1800'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3291'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3291'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3292'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3292'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3293'^^xsd:integer;
  dwc:scientificName 'Polysiphonia brodiei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3293'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3409'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3409'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1975'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1975'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1961'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1961'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1962'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1962'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1963'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1963'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1964'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1964'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1966'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1966'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1967'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1967'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1968'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1968'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1970'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1970'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1971'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1971'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1972'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1972'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1973'^^xsd:integer;
  dwc:scientificName 'Spermothamnion repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144702'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1973'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '144702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1974'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1974'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1960'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1960'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3399'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3399'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3401'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3401'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3402'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3402'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3403'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3403'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3404'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3404'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3405'^^xsd:integer;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3405'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3406'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3406'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3407'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3407'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3408'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3408'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1995'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1995'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1996'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1996'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1997'^^xsd:integer;
  dwc:scientificName 'Monosporus pedicellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144599'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1997'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1999'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1999'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1993'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1993'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1994'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1994'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3410'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3410'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3412'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3412'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3414'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3414'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3415'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3415'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3416'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3416'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3417'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3417'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3418'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3418'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1984'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1984'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1985'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1985'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1986'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1986'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1987'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1987'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1989'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1989'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1990'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1990'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1991'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1991'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1976'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion roseum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144499'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1976'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1311384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1977'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1977'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1980'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144530'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1980'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1981'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1981'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1983'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1983'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3390'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3390'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3392'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3392'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3393'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3393'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3394'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3394'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3395'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3395'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3396'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3396'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3397'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3397'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3398'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3398'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.168914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.949215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.168914 -8.949215)"^^geo:wktLiteral ;
  geo-pos:lat "53.168914"^^xsd:decimal ;
  geo-pos:long "-8.949215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1959'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-8.949215'^^xsd:double;
  dwc:latitude '53.168914'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1959'^^xsd:string;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3420'^^xsd:integer;
  dwc:scientificName 'Porphyra amplissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144425'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3420'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '501881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2027'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2027'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2028'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2028'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2029'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2029'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2031'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2031'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1998'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1998'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2000'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2000'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2001'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2001'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2002'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2002'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2003'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2003'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2004'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2004'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2005'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2005'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2009'^^xsd:integer;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2009'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2010'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2010'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2012'^^xsd:integer;
  dwc:scientificName 'Audouinella sparsa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '238789'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2012'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2014'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144530'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2014'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2015'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2015'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2017'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2017'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2018'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2018'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '146793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2019'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2019'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2020'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2020'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2021'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2021'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2022'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2022'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2023'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2023'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2032'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2032'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.155367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.951617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.155367 -8.951617)"^^geo:wktLiteral ;
  geo-pos:lat "53.155367"^^xsd:decimal ;
  geo-pos:long "-8.951617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2007'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.951617'^^xsd:double;
  dwc:latitude '53.155367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2007'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2024'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2024'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2025'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2025'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2033'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2033'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3421'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3421'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3422'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3422'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3424'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3424'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3425'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3425'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2034'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2034'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2035'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2035'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2036'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2036'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2037'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2037'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2038'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2038'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2039'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2039'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2040'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2040'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2042'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2042'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2043'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fibrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144633'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2043'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1333554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2044'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2044'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2045'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2045'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2047'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2047'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2048'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2048'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2049'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2049'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2050'^^xsd:integer;
  dwc:scientificName 'Spermothamnion strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2050'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2051'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2051'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.173118"^^xsd:decimal ;
  dwc:decimalLongitude "-8.966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.173118 -8.966677)"^^geo:wktLiteral ;
  geo-pos:lat "53.173118"^^xsd:decimal ;
  geo-pos:long "-8.966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2052'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.966677'^^xsd:double;
  dwc:latitude '53.173118'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2052'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2053'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2053'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2054'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2054'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2057'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2057'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2058'^^xsd:integer;
  dwc:scientificName 'Ceramium botryocarpum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144535'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2058'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2059'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2059'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2061'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2061'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2075'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2075'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2077'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2077'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2078'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2078'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2079'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2079'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2080'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2080'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2082'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2082'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2083'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2083'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2084'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2084'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2085'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2085'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2086'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2086'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2087'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2087'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2088'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2088'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2089'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2090'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2090'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2091'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2091'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2092'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2092'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2093'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2093'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2063'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2063'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2064'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2064'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2065'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2065'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2066'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2066'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2067'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2067'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2068'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2068'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2069'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2069'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2070'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2070'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2071'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2071'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2072'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2072'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3435'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3435'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2062'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2062'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3426'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3426'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3427'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3427'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3428'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3428'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24583 -9.62803)"^^geo:wktLiteral ;
  geo-pos:lat "53.24583"^^xsd:decimal ;
  geo-pos:long "-9.62803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3429'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.62803'^^xsd:double;
  dwc:latitude '53.24583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3429'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3430'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3430'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3431'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3431'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2073'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2073'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3436'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3436'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3437'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3437'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3438'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3438'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3440'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3440'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3441'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3441'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3442'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3442'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3443'^^xsd:integer;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3443'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3444'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3444'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3525'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3525'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3515'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3515'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3518'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3518'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3519'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3519'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3520'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3520'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3522'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3522'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3523'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3523'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3524'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3524'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3532'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3532'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3526'^^xsd:integer;
  dwc:scientificName 'Monosporus pedicellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144599'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3526'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3527'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3527'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3528'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3528'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3529'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3529'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3531'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3531'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.134'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2223'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2223'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2214'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2214'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2215'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2215'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2216'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2216'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2217'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2217'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2218'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2218'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2221'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144530'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2221'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2222'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2222'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.122'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.123'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.124'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.125'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.126'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.127'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.128'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.129'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79516 -8.25187)"^^geo:wktLiteral ;
  geo-pos:lat "51.79516"^^xsd:decimal ;
  geo-pos:long "-8.25187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.25187'^^xsd:double;
  dwc:latitude '51.79516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.130'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.131'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.133'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2204'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2204'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2205'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2205'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2206'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2206'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2207'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2207'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2210'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2210'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2211'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2211'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2213'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2213'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2203'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2203'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3533'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3533'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3534'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3534'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3536'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3536'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3537'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3537'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3445'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3445'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3446'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3446'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3447'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3447'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3448'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3448'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3449'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3449'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3450'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3450'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3451'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3451'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3452'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3452'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3453'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3453'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3455'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3455'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3458'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3458'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2095'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2095'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2096'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2096'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2097'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2097'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2098'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2098'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2099'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2099'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2101'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2101'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2103'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2103'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2104'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2104'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2105'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2105'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2106'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2106'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.404463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52691 -9.404463)"^^geo:wktLiteral ;
  geo-pos:lat "51.52691"^^xsd:decimal ;
  geo-pos:long "-9.404463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2107'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-9.404463'^^xsd:double;
  dwc:latitude '51.52691'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2107'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3459'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3459'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3460'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3460'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3462'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3462'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3464'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3464'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3465'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3465'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3466'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3466'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3467'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3467'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3468'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3468'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2109'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2109'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2111'^^xsd:integer;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2111'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2114'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2114'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2115'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2115'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2116'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2116'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2118'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2118'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2119'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2119'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2120'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2120'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2121'^^xsd:integer;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2121'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2122'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2122'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2123'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2123'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3469'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3469'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3470'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3470'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3471'^^xsd:integer;
  dwc:scientificName 'Melobesia membranacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145182'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3471'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3472'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3472'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3473'^^xsd:integer;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3473'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2130'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2130'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2131'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2131'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2133'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2133'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2134'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2134'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2135'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2135'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2128'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2128'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2124'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2124'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2125'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2125'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2126'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2126'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2127'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2127'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2129'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2129'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2175'^^xsd:integer;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2175'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2164'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2164'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2165'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2165'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2167'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2167'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2168'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2168'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2169'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2169'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2170'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2170'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2172'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2172'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2173'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2173'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2197'^^xsd:integer;
  dwc:scientificName 'Gigartina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144155'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2197'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2191'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2191'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2193'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2193'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2194'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2194'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2195'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2195'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3498'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3498'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3499'^^xsd:integer;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3499'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3500'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3500'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3504'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3504'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2190'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2190'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3506'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3506'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3494'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3494'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3496'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3496'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2176'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2176'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2177'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2177'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2179'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2179'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2180'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2180'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2181'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2181'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2182'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2182'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2184'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2184'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2185'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2185'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2186'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2186'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2187'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2187'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2188'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2188'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2189'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2189'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3514'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3514'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2198'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2198'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2199'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2199'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2200'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2200'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2201'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2201'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.511371"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.511371 -9.65829)"^^geo:wktLiteral ;
  geo-pos:lat "51.511371"^^xsd:decimal ;
  geo-pos:long "-9.65829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2202'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.65829'^^xsd:double;
  dwc:latitude '51.511371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2202'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3507'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3507'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3508'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3508'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3509'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3509'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3510'^^xsd:integer;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3510'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3511'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3511'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3512'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3512'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3513'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3513'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2140'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2140'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3482'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3482'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3483'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3483'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3484'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3484'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3485'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3485'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3486'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3486'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3487'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3487'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3489'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3489'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3491'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3491'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3492'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3492'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3493'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3493'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2157'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2157'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2158'^^xsd:integer;
  dwc:scientificName 'Polyneura bonnemaisonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2158'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2159'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2159'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2160'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2160'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2161'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2161'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2162'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2162'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3474'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3474'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3475'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3475'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3476'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3476'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3477'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3477'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3478'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3478'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3479'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3479'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.249581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.129357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.249581 -9.129357)"^^geo:wktLiteral ;
  geo-pos:lat "53.249581"^^xsd:decimal ;
  geo-pos:long "-9.129357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3481'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.129357'^^xsd:double;
  dwc:latitude '53.249581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3481'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2145'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2145'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2146'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2146'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2147'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2147'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2148'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2148'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2149'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2149'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2150'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2150'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2151'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2151'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2152'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2152'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2153'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2153'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2156'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2156'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2141'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2141'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2142'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2142'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2143'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2143'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2144'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2144'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2137'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2137'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2139'^^xsd:integer;
  dwc:scientificName 'Griffithsia corallinoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144582'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2139'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460563"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460563 -9.740788)"^^geo:wktLiteral ;
  geo-pos:lat "51.460563"^^xsd:decimal ;
  geo-pos:long "-9.740788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2136'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.740788'^^xsd:double;
  dwc:latitude '51.460563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2136'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1628'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1628'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1629'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1629'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1630'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1630'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1631'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1631'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1632'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1632'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3247'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3247'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3248'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3248'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3249'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3249'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3251'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3251'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3252'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3252'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3253'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3253'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1633'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1633'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1640'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1640'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1641'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1641'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1644'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1644'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1645'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1645'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1646'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1646'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1647'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1647'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1648'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1648'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1634'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1634'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1636'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1636'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1638'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1638'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1639'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1639'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3242'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3242'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3243'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3243'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3244'^^xsd:integer;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3244'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3245'^^xsd:integer;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3245'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3246'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3246'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3237'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3237'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3239'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3239'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3240'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3240'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3241'^^xsd:integer;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3241'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1605'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1605'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1607'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1607'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1608'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1608'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1610'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1610'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1611'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1611'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1612'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1612'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1613'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1613'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.768647"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.768647 -9.83695)"^^geo:wktLiteral ;
  geo-pos:lat "51.768647"^^xsd:decimal ;
  geo-pos:long "-9.83695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1614'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.83695'^^xsd:double;
  dwc:latitude '51.768647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1614'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1615'^^xsd:integer;
  dwc:scientificName 'Audouinella sparsa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '238789'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1615'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1617'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1617'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1619'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1619'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1620'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1620'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1621'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1621'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1622'^^xsd:integer;
  dwc:scientificName 'Ceramium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144555'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1622'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1623'^^xsd:integer;
  dwc:scientificName 'Ceramium secundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144562'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1623'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1624'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1624'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1625'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1625'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1626'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1626'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1627'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1627'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1754'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1754'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1755'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1755'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1756'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1756'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1757'^^xsd:integer;
  dwc:scientificName 'Polysiphonia nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144651'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1757'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1027775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1759'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1759'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1761'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1761'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1762'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1762'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1763'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1763'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1764'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1764'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1765'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1765'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1767'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1767'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1768'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1768'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.089485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196393 -6.089485)"^^geo:wktLiteral ;
  geo-pos:lat "53.196393"^^xsd:decimal ;
  geo-pos:long "-6.089485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1769'^^xsd:integer;
  dwc:scientificName 'Ceramium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-6.089485'^^xsd:double;
  dwc:latitude '53.196393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144555'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1769'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '144555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1752'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1752'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1746'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1746'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1747'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1747'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1748'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1748'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1749'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1749'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1750'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1750'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1751'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1751'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1745'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1745'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1731'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1731'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1721'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1721'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1722'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1722'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1723'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1723'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1724'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1724'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1725'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1725'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1728'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1728'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1729'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1729'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3280'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3280'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3281'^^xsd:integer;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3281'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3282'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3282'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3283'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3283'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3284'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3284'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3285'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3285'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3286'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3286'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3287'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3287'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3290'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3290'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1732'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1732'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1733'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1733'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1734'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1734'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1735'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1735'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1738'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1738'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1739'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1739'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1740'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1740'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1741'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1741'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1742'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1742'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.888824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650616 -9.888824)"^^geo:wktLiteral ;
  geo-pos:lat "51.650616"^^xsd:decimal ;
  geo-pos:long "-9.888824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1744'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.888824'^^xsd:double;
  dwc:latitude '51.650616'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1744'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1699'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1699'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1700'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1700'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1701'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1702'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1702'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1703'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1703'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1704'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1704'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1705'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1705'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1706'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1706'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1707'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1707'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1710'^^xsd:integer;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1710'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1711'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1711'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1712'^^xsd:integer;
  dwc:scientificName 'Polyneura bonnemaisonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1712'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1713'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fibrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144633'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1713'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1333554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1714'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1714'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1716'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1716'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1683'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1683'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1684'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1684'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1685'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1685'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1686'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1686'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1687'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1687'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1689'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1689'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1691'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1691'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1692'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1692'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1693'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1693'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1695'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1695'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1696'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1696'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1697'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1697'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1698'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1698'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1718'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1718'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1719'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1719'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1720'^^xsd:integer;
  dwc:scientificName 'Spermothamnion repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144702'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1720'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3274'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3274'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3275'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3275'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3276'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3276'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3277'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3277'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3278'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3278'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3279'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3279'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1671'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion gallicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144495'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1671'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1674'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1674'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1675'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1675'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1676'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1676'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1677'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1677'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1679'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1679'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1680'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1680'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1681'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1681'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.922615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632564 -9.922615)"^^geo:wktLiteral ;
  geo-pos:lat "51.632564"^^xsd:decimal ;
  geo-pos:long "-9.922615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1682'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-9.922615'^^xsd:double;
  dwc:latitude '51.632564'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1682'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3273'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3273'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3263'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3263'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1663'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1663'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3264'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3264'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3265'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3265'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3266'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3266'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3267'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3267'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3269'^^xsd:integer;
  dwc:scientificName 'Griffithsia corallinoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144582'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3269'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3270'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3270'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3271'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3271'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3272'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3272'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1665'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1665'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1666'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1666'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1667'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1667'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1668'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1668'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1670'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1670'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1649'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1649'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1650'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1650'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1651'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1651'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1652'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1652'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1653'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1653'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1654'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1654'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1655'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1655'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1656'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1656'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1658'^^xsd:integer;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1658'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1659'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1659'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1660'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1660'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65511 -9.800819)"^^geo:wktLiteral ;
  geo-pos:lat "51.65511"^^xsd:decimal ;
  geo-pos:long "-9.800819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1661'^^xsd:integer;
  dwc:scientificName 'Polyneura bonnemaisonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.800819'^^xsd:double;
  dwc:latitude '51.65511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1661'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3254'^^xsd:integer;
  dwc:scientificName 'Cystoseira foeniculacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145518'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3254'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3256'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3256'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3257'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3257'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3258'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3258'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3260'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3260'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29388"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29388 -9.7702)"^^geo:wktLiteral ;
  geo-pos:lat "53.29388"^^xsd:decimal ;
  geo-pos:long "-9.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3261'^^xsd:integer;
  dwc:scientificName 'Elachista scutulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.7702'^^xsd:double;
  dwc:latitude '53.29388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144942'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3261'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '144942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2566'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2566'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2567'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2567'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2569'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2569'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2570'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2570'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2558'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2558'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2553'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2553'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2554'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2554'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2555'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2555'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2556'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2556'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2557'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2557'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2559'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2559'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2561'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2561'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2563'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2563'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2564'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2564'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2565'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2565'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2540'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2540'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2552'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2552'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3578'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3578'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3580'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3580'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3581'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3581'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3582'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3582'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3583'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3583'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3585'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3585'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2541'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2541'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2542'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2542'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2544'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2544'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2545'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2545'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2547'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2547'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2548'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2548'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2549'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2549'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2550'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2550'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2551'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2551'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2537'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2537'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2538'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2538'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2233'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2233'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2234'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2234'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2236'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2236'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2238'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2238'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2239'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2239'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2240'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2240'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2241'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2241'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2242'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2242'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2244'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2244'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2245'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2245'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2224'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2224'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2227'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2227'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2228'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2228'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2229'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2229'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2230'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2230'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2231'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2231'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2232'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2232'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2246'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2246'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2247'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2247'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2248'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2248'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2249'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2249'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2250'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2250'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2251'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2251'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2252'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2252'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2253'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2253'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2254'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2254'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2255'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2255'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2256'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2256'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2258'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2258'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2259'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2259'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2274'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2274'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2275'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2275'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2276'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2276'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2277'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2277'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2278'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2278'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2279'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2279'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2280'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2280'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2281'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2281'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2282'^^xsd:integer;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2282'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2283'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2283'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2285'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2285'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2287'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2287'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2288'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2288'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2261'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2261'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2262'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2262'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2263'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2263'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2264'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2264'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.619775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497817 -9.619775)"^^geo:wktLiteral ;
  geo-pos:lat "51.497817"^^xsd:decimal ;
  geo-pos:long "-9.619775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2266'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.619775'^^xsd:double;
  dwc:latitude '51.497817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2266'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2267'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2267'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2270'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2270'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2271'^^xsd:integer;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2271'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2272'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2272'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2289'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2289'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3538'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3538'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.973967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24504 -8.973967)"^^geo:wktLiteral ;
  geo-pos:lat "53.24504"^^xsd:decimal ;
  geo-pos:long "-8.973967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3539'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.973967'^^xsd:double;
  dwc:latitude '53.24504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3539'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3540'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3540'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3543'^^xsd:integer;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3543'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3544'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3544'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2470'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2470'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2471'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2471'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2472'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2472'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2473'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2473'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2474'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2474'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2475'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2475'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2476'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2476'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2477'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2477'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2478'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2478'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2479'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2479'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3551'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3551'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3552'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3552'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3553'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3553'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3554'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3554'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3556'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3556'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3558'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3558'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3559'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3559'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2462'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2462'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2463'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2463'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2464'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2464'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2465'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2465'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2466'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2466'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2468'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2468'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2469'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2469'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3560'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3560'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2515'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2515'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2516'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2516'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2517'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2517'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2518'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2518'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2519'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2519'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2520'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2520'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3568'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3568'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3569'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3569'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3570'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3570'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3571'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3571'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3572'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3572'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3574'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3574'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3575'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3575'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3576'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3576'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3577'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3577'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2502'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2502'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2503'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2503'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2504'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2504'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2505'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2505'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2506'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2506'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2508'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2508'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2510'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2510'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2511'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2511'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2512'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2512'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2513'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2513'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3562'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3562'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3563'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3563'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3564'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3564'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3565'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3565'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3566'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3566'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3567'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3567'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2497'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2497'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2498'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2498'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2499'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2499'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2500'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2500'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2501'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2501'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2480'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2480'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2481'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2481'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2483'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2483'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2484'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2484'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2485'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2485'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2486'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2486'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2488'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2488'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2490'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2490'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2492'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2492'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2495'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2495'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2491'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2491'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2297'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2297'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2298'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2298'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2299'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2299'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2300'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2300'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2301'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2301'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2302'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2302'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2305'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2305'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2306'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2306'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2307'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2307'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2308'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2308'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2309'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2309'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2311'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2311'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2313'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2313'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2314'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2314'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2315'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2315'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2316'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2316'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2317'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2317'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2439'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2439'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2440'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2440'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2442'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2442'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2444'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2444'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2445'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2445'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2447'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2447'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2448'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2448'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2449'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2449'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2296'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2296'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2450'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2450'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2451'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2451'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2452'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2452'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2453'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2453'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2454'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2454'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2455'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2455'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2456'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2456'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2457'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2457'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2458'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2458'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166673"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166673 -7.501148)"^^geo:wktLiteral ;
  geo-pos:lat "55.166673"^^xsd:decimal ;
  geo-pos:long "-7.501148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2460'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.501148'^^xsd:double;
  dwc:latitude '55.166673'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2460'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2290'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2290'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2292'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2292'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2293'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2293'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2294'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2294'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.497758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521133 -9.497758)"^^geo:wktLiteral ;
  geo-pos:lat "51.521133"^^xsd:decimal ;
  geo-pos:long "-9.497758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2295'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-9.497758'^^xsd:double;
  dwc:latitude '51.521133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2295'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3545'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3545'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3547'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3547'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3548'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3548'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3549'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3549'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.256131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.256131 -8.971276)"^^geo:wktLiteral ;
  geo-pos:lat "53.256131"^^xsd:decimal ;
  geo-pos:long "-8.971276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3550'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.971276'^^xsd:double;
  dwc:latitude '53.256131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3550'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2521'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2521'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2531'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2531'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2532'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2532'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2533'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2533'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2536'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2536'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2522'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2522'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2523'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2523'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2524'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2524'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2525'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2525'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2526'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2526'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2527'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2527'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2528'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2528'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.509351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.509351)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.509351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2530'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.509351'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2530'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.4'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.8'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.5'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2571'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2571'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2572'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2572'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2573'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2573'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2574'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2574'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2575'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2575'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2576'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2576'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2577'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2577'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2578'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2578'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2579'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2579'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2580'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2580'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2581'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2581'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78064 -8.29304)"^^geo:wktLiteral ;
  geo-pos:lat "51.78064"^^xsd:decimal ;
  geo-pos:long "-8.29304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-8.29304'^^xsd:double;
  dwc:latitude '51.78064'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.7'^^xsd:string;
  dwc:observationDate '2007-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.423'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.424'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.428'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24959"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24959 -9.12935)"^^geo:wktLiteral ;
  geo-pos:lat "53.24959"^^xsd:decimal ;
  geo-pos:long "-9.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.12935'^^xsd:double;
  dwc:latitude '53.24959'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.429'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.260'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2598'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2598'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2600'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2600'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2601'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2601'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61727"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61727 -9.87682)"^^geo:wktLiteral ;
  geo-pos:lat "53.61727"^^xsd:decimal ;
  geo-pos:long "-9.87682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2603'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.87682'^^xsd:double;
  dwc:latitude '53.61727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2603'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2596'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2596'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.264523"^^xsd:decimal ;
  dwc:decimalLongitude "-7.615915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.264523 -7.615915)"^^geo:wktLiteral ;
  geo-pos:lat "55.264523"^^xsd:decimal ;
  geo-pos:long "-7.615915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2597'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-7.615915'^^xsd:double;
  dwc:latitude '55.264523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2597'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.266'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.267'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.264'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.263'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.262'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98117 -6.03164)"^^geo:wktLiteral ;
  geo-pos:lat "52.98117"^^xsd:decimal ;
  geo-pos:long "-6.03164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '511'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-6.03164'^^xsd:double;
  dwc:latitude '52.98117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.511'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Polysiphonia harveyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144642'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.376'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1027787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '377'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.377'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.378'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Rhodymenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145852'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.380'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.381'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.383'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24488 -8.97542)"^^geo:wktLiteral ;
  geo-pos:lat "53.24488"^^xsd:decimal ;
  geo-pos:long "-8.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '385'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-8.97542'^^xsd:double;
  dwc:latitude '53.24488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.385'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.274'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.268'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.270'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.271'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.22783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83902 -8.22783)"^^geo:wktLiteral ;
  geo-pos:lat "51.83902"^^xsd:decimal ;
  geo-pos:long "-8.22783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.22783'^^xsd:double;
  dwc:latitude '51.83902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.272'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.259'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.399'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '400'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.400'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.401'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.403'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.389'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.390'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Ceramium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144555'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.391'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '144555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.393'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '394'^^xsd:integer;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.394'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.395'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.396'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.397'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25614"^^xsd:decimal ;
  dwc:decimalLongitude "-8.97127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25614 -8.97127)"^^geo:wktLiteral ;
  geo-pos:lat "53.25614"^^xsd:decimal ;
  geo-pos:long "-8.97127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '386'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-8.97127'^^xsd:double;
  dwc:latitude '53.25614'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.386'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.81191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.81191 -8.29295)"^^geo:wktLiteral ;
  geo-pos:lat "51.81191"^^xsd:decimal ;
  geo-pos:long "-8.29295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.29295'^^xsd:double;
  dwc:latitude '51.81191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.261'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1245'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1245'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1246'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1247'^^xsd:integer;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1247'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1248'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1249'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1249'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1250'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1250'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1251'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1251'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754306"^^xsd:decimal ;
  dwc:decimalLongitude "-10.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754306 -10.101)"^^geo:wktLiteral ;
  geo-pos:lat "51.754306"^^xsd:decimal ;
  geo-pos:long "-10.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1252'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-10.101'^^xsd:double;
  dwc:latitude '51.754306'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1252'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3067'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3067'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3068'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3068'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3069'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3069'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3071'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3071'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3072'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3072'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3074'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3074'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3075'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3075'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3076'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3076'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3078'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3078'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3079'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3079'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3080'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3080'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26553"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26553 -9.92798)"^^geo:wktLiteral ;
  geo-pos:lat "54.26553"^^xsd:decimal ;
  geo-pos:long "-9.92798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3082'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.92798'^^xsd:double;
  dwc:latitude '54.26553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3082'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12469"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12469 -6.93049)"^^geo:wktLiteral ;
  geo-pos:lat "52.12469"^^xsd:decimal ;
  geo-pos:long "-6.93049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-6.93049'^^xsd:double;
  dwc:latitude '52.12469'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.136'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.605248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.754489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.605248 -9.754489)"^^geo:wktLiteral ;
  geo-pos:lat "53.605248"^^xsd:decimal ;
  geo-pos:long "-9.754489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '2669'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.754489'^^xsd:double;
  dwc:latitude '53.605248'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.2669'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3037'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3037'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3038'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3038'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3039'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3039'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3041'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3041'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3042'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3042'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3004'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3004'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3005'^^xsd:integer;
  dwc:scientificName 'Spongomorpha arcta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147470'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3005'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26485 -8.72005)"^^geo:wktLiteral ;
  geo-pos:lat "54.26485"^^xsd:decimal ;
  geo-pos:long "-8.72005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3006'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.72005'^^xsd:double;
  dwc:latitude '54.26485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3006'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3007'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3007'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3008'^^xsd:integer;
  dwc:scientificName 'Asperococcus fistulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145313'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3008'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3009'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3009'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3010'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3010'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3012'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3012'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3013'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3013'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3014'^^xsd:integer;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3014'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3015'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3015'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26509 -8.72071)"^^geo:wktLiteral ;
  geo-pos:lat "54.26509"^^xsd:decimal ;
  geo-pos:long "-8.72071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1120'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.72071'^^xsd:double;
  dwc:latitude '54.26509'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1120'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1121'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1121'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1122'^^xsd:integer;
  dwc:scientificName 'Asperococcus fistulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145313'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1122'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1123'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1123'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1124'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1124'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32047 -8.63979)"^^geo:wktLiteral ;
  geo-pos:lat "54.32047"^^xsd:decimal ;
  geo-pos:long "-8.63979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '3017'^^xsd:integer;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.63979'^^xsd:double;
  dwc:latitude '54.32047'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.3017'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32056 -8.64048)"^^geo:wktLiteral ;
  geo-pos:lat "54.32056"^^xsd:decimal ;
  geo-pos:long "-8.64048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5818__ie.nbdc.dataset.RockyShoreMacroalgae.1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.RockyShoreMacroalgae.1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5818_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'RockyShoreMacroalgae'^^xsd:string;
  dwc:catalogNumber '1126'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Robert Wilkes, EPA'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.64048'^^xsd:double;
  dwc:latitude '54.32056'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.RockyShoreMacroalgae.1126'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF